@font-face {
    font-family:socialshare;src:url(../fonts/iconfont.eot);src:url(../fonts/iconfont.eot?#iefix) format("embedded-opentype"),url(../fonts/iconfont.woff) format("woff"),url(../fonts/iconfont.ttf) format("truetype"),url(../fonts/iconfont.svg#iconfont) format("svg")
}

.social-share {
    font-style: normal;
    font-size: .16rem;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale
}

.social-share,.social-share * {
    font-family: socialshare!important
}

.social-share .icon-tencent:before {
    content: "\f07a"
}

.social-share .icon-qq:before {
    content: "";
    width: .5rem;
    height: .5rem;
    background-image:url("../img/qq.png");
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.social-share .icon-weibo:before {
    content: "";
    width: .5rem;
    height: .5rem;
    background-image:url("../img/weibo.png");
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.social-share .icon-wechat:before {
    content: "";
    width: .5rem;
    height: .5rem;
    background-image:url("../img/vx.png");
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.social-share .icon-douban:before {
    content: "\f10a"
}

.social-share .icon-heart:before {
    content: "\f20a"
}

.social-share .icon-like:before {
    content: "\f00a"
}

.social-share .icon-qzone:before {
    content: "\f08a"
}

.social-share .icon-linkedin:before {
    content: "\f01a"
}

.social-share .icon-diandian:before {
    content: "\f05a"
}

.social-share .icon-facebook:before {
    content: "\f03a"
}

.social-share .icon-google:before {
    content: "\f04a"
}

.social-share .icon-twitter:before {
    content: "\f06a"
}

.social-share a {
    position: relative;
    display: inline-block;
    margin: .04rem;
    outline: 0;
    text-decoration: none
}

.social-share .social-share-icon {
    position: relative;
    display: inline-block;
    width: .5rem;
    height: .5rem;
    border-radius: 50%;
    color: #666;
    vertical-align: middle;
    text-align: center;
    font-size: .2rem;
    line-height: .5rem;
    transition: background .6s ease-out 0s;
    position: relative;
}

.social-share .social-share-icon:nth-child(n+2) {
    margin-left: 0.2rem;
}

.social-share .social-share-icon:hover {
    background: #666;
    color: #fff
}

.social-share .icon-weibo {
    border-color: #ff763b;
    color: #ff763b
}

.social-share .icon-weibo:hover {
    background: #ff763b
}

.social-share .icon-tencent {
    border-color: #56b6e7;
    color: #56b6e7
}

.social-share .icon-tencent:hover {
    background: #56b6e7
}

.social-share .icon-qq {
    border-color: #56b6e7;
    color: #56b6e7
}

.social-share .icon-qq:hover {
    background: #56b6e7
}

.social-share .icon-qzone {
    border-color: #fdbe3d;
    color: #fdbe3d
}

.social-share .icon-qzone:hover {
    background: #fdbe3d
}

.social-share .icon-douban {
    border-color: #33b045;
    color: #33b045
}

.social-share .icon-douban:hover {
    background: #33b045
}

.social-share .icon-linkedin {
    border-color: #0077b5;
    color: #0077b5
}

.social-share .icon-linkedin:hover {
    background: #0077b5
}

.social-share .icon-facebook {
    border-color: #44619d;
    color: #44619d
}

.social-share .icon-facebook:hover {
    background: #44619d
}

.social-share .icon-google {
    border-color: #db4437;
    color: #db4437
}

.social-share .icon-google:hover {
    background: #db4437
}

.social-share .icon-twitter {
    border-color: #55acee;
    color: #55acee
}

.social-share .icon-twitter:hover {
    background: #55acee
}

.social-share .icon-diandian {
    border-color: #307dca;
    color: #307dca
}

.social-share .icon-diandian:hover {
    background: #307dca
}

.social-share .icon-wechat {
    position: relative;
    border-color: #7bc549;
    color: #7bc549
}

.social-share .icon-wechat:hover {
    background: #7bc549
}

.social-share .icon-wechat .wechat-qrcode {
    position: absolute;
    top: -2.05rem;
    left: -.84rem;
    z-index: 9;
    display: none;
    width: 2rem;
    height: 1.92rem;
    border: .01rem solid #eee;
    background-color: #fff;
    box-shadow: 0 .02rem .1rem #aaa;
    color: #666;
    text-align: center;
    font-size: .12rem;
    transition: all .2s;
    -webkit-tansition: all .35s
}

.social-share .icon-wechat .wechat-qrcode.bottom {
    top: .4rem;
    left: -.84rem
}

.social-share .icon-wechat .wechat-qrcode.bottom:after {
    display: none
}

.social-share .icon-wechat .wechat-qrcode h4 {
    margin: 0;
    padding: 0;
    height: .26rem;
    background-color: #f3f3f3;
    color: #777;
    font-weight: 400;
    font-size: .12rem;
    line-height: .26rem
}

.social-share .icon-wechat .wechat-qrcode .qrcode {
    margin: .1rem auto;
    width: 1.05rem;
    height: 1.05rem;
    font-size: 0
}

.social-share .icon-wechat .wechat-qrcode .qrcode img {
    width: 100%;
    height: 100%;
}

.social-share .icon-wechat .wechat-qrcode .qrcode table {
    margin: 0!important
}

.social-share .icon-wechat .wechat-qrcode .help p {
    margin: 0;
    padding: 0;
    font-weight: 400;
    font-size: .12rem;
    line-height: .16rem
}

.social-share .icon-wechat .wechat-qrcode:after {
    position: absolute;
    bottom: -.13rem;
    left: 50%;
    margin-left: -.06rem;
    width: 0;
    height: 0;
    border-color: #fff transparent transparent;
    border-style: solid;
    border-width: .08rem .06rem .06rem;
    content: ''
}

.social-share .icon-wechat:hover .wechat-qrcode {
    display: block
}